home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / LightCycle / LightCycle.jar / LightCycle.class (.txt) < prev    next >
Encoding:
Java Class File  |  2001-12-18  |  439 b   |  20 lines

  1. import a.a.a.i;
  2.  
  3. public class LightCycle extends i {
  4.    protected void startApp() {
  5.       i.j = 4;
  6.       super.startApp();
  7.    }
  8.  
  9.    public synchronized void init() {
  10.       if (super.f == null) {
  11.          ((i)this).a(new a(this));
  12.       }
  13.  
  14.    }
  15.  
  16.    public String getAppName() {
  17.       return "Light Cycle";
  18.    }
  19. }
  20.